home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / BuildDisk.app / English.lproj / Install.nib / data.classes next >
Encoding:
Text File  |  1994-05-31  |  3.1 KB  |  102 lines

  1. SlideMeter = {SUPERCLASS = View; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. WMClock = {OUTLETS = {timeBitmap = timeBitmap; }; SUPERCLASS = Control; };
  4. BDThread = {OUTLETS = {delegate = delegate; }; SUPERCLASS = Thread; };
  5. Builder = {
  6.     ACTIONS = {
  7.         "build:" = "build:"; 
  8.     "diskSelected:" = "diskSelected:"; 
  9.     "dontSeeModFiles:" = "dontSeeModFiles:"; 
  10.     "extensionSelected:" = "extensionSelected:"; 
  11.     "modFileSelected:" = "modFileSelected:"; 
  12.     "seeModFiles:" = "seeModFiles:"; 
  13.     "setPartitions:" = "setPartitions:"; 
  14.     "setPreferences:" = "setPreferences:"; 
  15.     "showModFilesQueryPanel:" = "showModFilesQueryPanel:"; 
  16.     "stop:" = "stop:"; 
  17.     "windowDidResize:" = "windowDidResize:"; 
  18.     }; 
  19.     OUTLETS = {
  20.         BDWindow = BDWindow; 
  21.     actionButton = actionButton; 
  22.     authorizer = authorizer; 
  23.     bigSizeField = bigSizeField; 
  24.     blanketView = blanketView; 
  25.     bottomView = bottomView; 
  26.     dateClock = dateClock; 
  27.     diskMatrix = diskMatrix; 
  28.     diskSV = diskSV; 
  29.     diskSizeField = diskSizeField; 
  30.     diskSpaceMeter = diskSpaceMeter; 
  31.     diskTypeBox = diskTypeBox; 
  32.     extensionMatrix = extensionMatrix; 
  33.     extensionSV = extensionSV; 
  34.     infoVersionTitle = infoVersionTitle; 
  35.     infolator = infolator; 
  36.     miniStatusBox = miniStatusBox; 
  37.     miniStatusField = miniStatusField; 
  38.     modFilesButton = modFilesButton; 
  39.     modFilesChangeText = modFilesChangeText; 
  40.     modFilesMatrix = modFilesMatrix; 
  41.     modFilesPkgText = modFilesPkgText; 
  42.     modFilesQueryPanel = modFilesQueryPanel; 
  43.     modFilesSV = modFilesSV; 
  44.     modFilesWindow = modFilesWindow; 
  45.     nameForm = nameForm; 
  46.     noPackagesTitle = noPackagesTitle; 
  47.     partitionController = partitionController; 
  48.     pkgFocusField = pkgFocusField; 
  49.     prefMatrix = prefMatrix; 
  50.     prefWindow = prefWindow; 
  51.     setPartitionsButton = setPartitionsButton; 
  52.     sliderTitle = sliderTitle; 
  53.     statusFieldOne = statusFieldOne; 
  54.     statusFieldTwo = statusFieldTwo; 
  55.     statusStuff = statusStuff; 
  56.     statusSwapOutBox = statusSwapOutBox; 
  57.     tileAnimator = tileAnimator; 
  58.     timeField = timeField; 
  59.     typeFieldOne = typeFieldOne; 
  60.     typeFieldTwo = typeFieldTwo; 
  61.     }; 
  62.     SUPERCLASS = Object; 
  63. };
  64. PieChart = {SUPERCLASS = View; };
  65. TileAnimator = {SUPERCLASS = Object; };
  66. Thread = {SUPERCLASS = Object; };
  67. PartitionController = {
  68.     ACTIONS = {
  69.         "cancel:" = "cancel:"; 
  70.     "clientSizeChanged:" = "clientSizeChanged:"; 
  71.     "matrixChanged:" = "matrixChanged:"; 
  72.     "ok:" = "ok:"; 
  73.     "onePartition:" = "onePartition:"; 
  74.     "rootSizeChanged:" = "rootSizeChanged:"; 
  75.     "sliderChanged:" = "sliderChanged:"; 
  76.     }; 
  77.     OUTLETS = {
  78.         clientSizeField = clientSizeField; 
  79.     diskSizeField = diskSizeField; 
  80.     oneTwoMatrix = oneTwoMatrix; 
  81.     partitionWindow = partitionWindow; 
  82.     pieChart = pieChart; 
  83.     rootSizeField = rootSizeField; 
  84.     rootSlider = rootSlider; 
  85.     }; 
  86.     SUPERCLASS = Object; 
  87. };
  88. Infolator = {
  89.     ACTIONS = {
  90.         "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  91.     "windowDidResignKey:" = "windowDidResignKey:"; 
  92.     }; 
  93.     OUTLETS = {
  94.         animationView = animationView; 
  95.     fudgeButton = fudgeButton; 
  96.     infoWindow = infoWindow; 
  97.     }; 
  98.     SUPERCLASS = Object; 
  99. };
  100. Authorizer = {SUPERCLASS = Object; };
  101. ReturnKeyWindow = {OUTLETS = {target = target; }; SUPERCLASS = Window; };
  102.